-
Home
-
Simpler Checkout
-
0.4.0
-
Code
-
Classes
- OrderServiceV2
Total Complexity |
19 |
Dependencies |
11 |
Dependents |
1 |
Total lines |
166 |
Lines of code |
115 |
Logical lines of code |
74 |
Comment lines |
20 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_order() |
S |
47 |
3 |
37 |
apply_coupon() |
S |
61 |
4 |
12 |
assign_shipping_address() |
S |
52 |
3 |
25 |
add_item_to_cart() |
S |
63 |
3 |
11 |
create_shipping_line_item() |
S |
61 |
2 |
12 |
apply_discount() |
S |
67 |
2 |
8 |
get_order_by_meta() |
S |
69 |
1 |
7 |
coupon_exists() |
S |
80 |
1 |
3 |